Let's move the sprite down to stand on the ground.

  • Change the second number in the .go_to() command to -150.

The second number in .go_to() is the y-coordinate. It controls where the sprite is up and down.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)